tryAGI / LangChain

C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
https://tryagi.github.io/LangChain/
MIT License
507 stars 78 forks source link

Source Generators for Functions/Tools don't work when used in Console global namespace #249

Open HavenDV opened 4 months ago

HavenDV commented 4 months ago

Describe the bug

Source Generators for Functions/Tools don't work in Console global namespace

Steps to reproduce the bug

Source Generators for Functions/Tools don't work in Console global namespace

Expected behavior

No response

Screenshots

No response

NuGet package version

No response

Additional context

No response