Paul Kompfner
|
8851d18f92
|
Tweak the LLM prompt again to try to fix the issue of LLMs sometimes omitting punctuation in their output.
|
2025-11-13 10:02:33 -05:00 |
|
Paul Kompfner
|
1802f949ef
|
Fix an issue with some examples where punctuation was missing from the LLM output, by tweaking the LLM prompt.
|
2025-11-12 17:12:03 -05:00 |
|
Paul Kompfner
|
bee4165ba4
|
Add LLMSwitcher.register_direct_function()
|
2025-11-05 15:28:19 -05:00 |
|
Paul Kompfner
|
0184493711
|
Update the service switcher example to illustrate registering tools on all LLMs in a switcher
|
2025-11-05 15:27:00 -05:00 |
|
Mark Backman
|
ec890a834f
|
Rename to filter_system_frames
|
2025-10-22 11:01:33 -04:00 |
|
Mark Backman
|
5b921fc054
|
fix: FunctionFilter adds block_system_frame arg
|
2025-10-22 10:53:01 -04:00 |
|