Releases: hardbyte/qabot
Releases · hardbyte/qabot
v0.6.0
Updated deps.
Switched from Poetry to UV, and added a Docker container.
v0.5.8
Update for DuckDB 1.0 and gpt-4o
0.5.7
What's Changed
- Switch to using chat agent in #3
- Feature/custom output parser in #8
- Feature/remove langchain in #21
- Update to use OpenAI's tool calling interface and gpt-4-1106-preview in #22
- Add support for user supplied context (
--context FILENAME
) in #23