Commit Graph

33 Commits

Author SHA1 Message Date
sharath ff1670be90
feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
marko-kraemer c6d13b5187 run, thread_run, response processor, raise errs properly 2025-05-10 03:58:57 +02:00
marko-kraemer 7ff15d8dc7 make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input 2025-05-07 01:56:52 +02:00
marko-kraemer 12704f2786 fix 2025-05-05 02:53:24 +02:00
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer 973861b2d2 wip 2025-05-03 02:26:25 +02:00
marko-kraemer f9ca36efa0 wip 2025-04-23 09:13:07 +01:00
LE Quoc Dat 17e3e0e68c Merge branch 'main' into dat_context 2025-04-18 17:01:59 +01:00
LE Quoc Dat 06f1782f4b fix nasty bug xN system prompt 2025-04-18 09:09:09 +01:00
LE Quoc Dat 8669e40312 disable context manager 2025-04-18 07:13:44 +01:00
marko-kraemer 582f0d228b unified message structure on sse stream & message get thread 2025-04-18 06:22:06 +01:00
LE Quoc Dat c84ee59dc6 thinking & reasoning 2025-04-18 05:49:41 +01:00
LE Quoc Dat 9beb4dc215 fix non-stream async 2025-04-18 04:41:55 +01:00
marko-kraemer 647e10a74b wip 2025-04-17 23:17:48 +01:00
Adam Cohen Hillel 6a59b8e110 token manager 2025-04-17 00:17:09 +01:00
marko-kraemer 9fbad13468 wip 2025-04-16 23:13:04 +01:00
marko-kraemer 31205b0320 agent wip 2025-04-11 00:53:01 +01:00
marko-kraemer 57d08c76af wip 2025-04-10 17:02:21 +01:00
marko-kraemer cff9ba57f6 include xml examples, agent wip 2025-04-10 14:13:32 +01:00
marko-kraemer 5811cf9331 xml max tool calls for more control 2025-04-09 00:20:58 +01:00
marko-kraemer f29455d44e native tool calling v1 complete 2025-04-07 19:15:13 +01:00
marko-kraemer 6eb516e61d native tool call wip 2025-04-07 18:35:40 +01:00
marko-kraemer 91081bc646 tool & is llm message for xml tool adds 2025-04-07 12:23:32 +01:00
marko-kraemer 3c0634f6bc fix duplicate agent run 2025-04-06 17:45:02 +01:00
Marko Kraemer 7ee68b4282
Refactor to messages table
* wip

* bedrock support

* wip

* frontend messages table imp

* messages imp
2025-04-06 11:10:18 +02:00
Marko Kraemer 1bf0bf0f7d
wip (#25)
* wip

* refactor wip; finished v1 revamped instant stream response

* mark agent as stopped

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* exec on stream as background task
2025-04-05 12:40:06 +02:00
Marko Kraemer 9edad0073b
v1 full refactor LLM Response Processor (#24) 2025-04-04 17:06:49 +02:00
marko-kraemer 57153f19c8 fix imps 2025-04-01 11:49:35 -07:00
marko-kraemer f957d3dfdb revert back to bug 2025-04-01 00:27:39 -07:00
marko-kraemer 12c37c663b only 1 agent run wip 2025-03-31 23:41:18 -07:00
marko-kraemer 486f11ba77 logger 2025-03-31 19:36:26 -07:00
marko-kraemer cbf7ca141e logger v1 2025-03-31 18:26:52 -07:00
marko-kraemer 397c9a7dc6 fe reference wip 2025-03-29 23:48:57 -07:00