Merge branch 'main_openai_fixes' into development_actions

* main_openai_fixes:
  wip: add tests for openai client
  fix crystallib imports
  fixes in openai client

# Conflicts:
#	examples/hero/generation/openapi_generation/example_actor/actor.v
#	examples/hero/openapi/actor.vsh
#	examples/hero/openapi/server.vsh
This commit is contained in:
2024-12-31 10:23:20 +01:00
27 changed files with 787 additions and 353 deletions

View File

@@ -1,4 +1,3 @@
# how to run the vshell example scripts
this is how we want example scripts to be, see the first line
@@ -18,4 +17,3 @@ the files are in ~/code/github/freeflowuniverse/herolib/examples for herolib
## important instructions
- never use fn main() in a .vsh script