Files
herolib/lib/clients/openai
..
2024-12-29 14:10:27 +02:00
2024-12-29 18:01:27 +02:00
2024-12-25 20:53:37 +01:00
2024-12-29 18:01:27 +02:00
2024-12-29 18:01:27 +02:00
2024-12-29 18:01:27 +02:00
2024-12-29 14:10:27 +02:00
2024-12-29 18:01:27 +02:00
2024-12-29 14:10:27 +02:00
2024-12-29 14:10:27 +02:00
2024-12-29 18:01:27 +02:00
2024-12-29 14:10:27 +02:00
2024-12-29 14:10:27 +02:00
2024-12-29 18:01:27 +02:00

openai

To get started




import freeflowuniverse.herolib.clients. openai

mut client:= openai.get()!

client...




example heroscript

!!openai.configure
    secret: '...'
    host: 'localhost'
    port: 8888