Releases: broomva/vortex
Releases · broomva/vortex
v0.2.4
0.2.4 (2024-03-12)
Bug Fixes
- changed back to local storage (53a7e50)
- exposed port 4266 (709f9fa)
- removed direct dependencies on dagster for flows resources, reordered examples (dea04e9)
- renaming flows and including base prefect flow (bda4d72)
- updated dagster to use separate grpc code location server (661c702)
- updated dagster_home (d8e6775)
- updated dagster.yaml to use cloud storage (e34e334)
- using local code location (a466993)
v0.2.3
0.2.3 (2024-03-05)
Bug Fixes
- added fireworks ai as LLM provider (ff66301)
- fixed typo (5538f37)
- removed dagster cloud ci/cd files (7294656)
- removed unneeded copy commands (6c54fcb)
- temporary disable of sql tools until more robust guardrails can be implemented (b05f9e1)
- testing manually defined gprc server (c657986)
- updated requirements (73d5530)
- updates for dagster docker deploy (4bc134e)
v0.2.2
0.2.2 (2024-03-04)
Bug Fixes
- added vercel config file (821ac7a)
- corrected links (5ce2c38)
- minor update to prompt (d13b5b5)
- removed vercel.json file (f7deb8b)
- udpated datamodels (c713be9)
- updated agent to include sql agent (b7bcf5f)
- updated dependencies to correctly use semantic-router. Updated roter defintion to use strategy and factory pattern (48f2039)
- updated llm module to be a package, added semantic router module, updated ai agents and prompts modules (456748a)
- updated poetry.lock and pyproject.toml (acdcfcd)
- updated prompt and .env.example template (f577c51)
- updated prompts (3bf4167)
- updated router and routes, added validation for SQL tool via route (8b37594)
- updated routing and session handling for sqlalchemy. Updated logo (ba28491)
- updated to use sqlalchemy env var (b782c94)
- updated twilio number (4fe0f00)
v0.2.1
0.2.1 (2024-02-09)
Bug Fixes
- added user context storage (8ef6ed0)
- corrected poetry install and fixed pickling of chat history (bba6d96)
- corrected twilio module (2f41de5)
- disabled scrappign tools from default agent (ebb9530)
- fixed deployment scripts in package.json (7feba6d)
- testint render deploy (be6592b)
- updated poetry to use python 3.9.8 (a8c736d)
- updated twilio wapp modules (037211f)
v0.2.0
0.2.0 (2024-02-08)
Features
- added vortex agent (65303bb)
Bug Fixes
- corrected agents (18e9253)
- fixed wapp interface with twillio (9d6d34a)
- minor correction to start command (12569f3)
- reordered the folder structure and added some baseline scripts for the wapp interface (10696b5)
- set default twilio number for sandbox env (2ae30be)
- updated examples (11c5444)
- updated folder structure (257908d)
- updated llm creation factory (e207eb5)