bitnom

Results 106 issues of bitnom
trafficstars

Might want to specify what module aux_functions is from.

Investigate the feasibility of adding support for the OpenAI function-calling API, and (If feasible) integrate it. ### Rationale source: https://gorilla.cs.berkeley.edu/blogs/4_open_functions.html ### References https://platform.openai.com/docs/guides/function-calling **Example request/response:** ```sh curl https://api.openai.com/v1/chat/completions \ -H...

enhancement
feature development

Can you please tell us the optimal video encoder settings in detail? I have tried a few different variations of mp4 (HVENC h.264, x.264, multiple resolutions, and 30/60fps) but I...

I tried to run the Python example. I had to modify the imports and toolkit string it to get it to run: ```py from automata.config.config_base import AgentConfigName from automata.config.openai_config import...

What is the `full-automata` branch? Is it basically a branch with the submodules already cloned? I've never used submodules before because I've been told it's evil, only subrepo.

Has any effort been made towards edges, and graph search? I'm basically looking for an alternative to gun.

This is a feature request to add LUKS full disk encryption to the installer.

I started using this in a project because it's super convenient. I am however wondering (Besides better type-hinting) what anyone/everyone thinks should be improved upon here, because I might like...

Recommend adding a security feature to "start" such as `secure=True|False` which requires any client connecting on the bottle port to supply a randomly generated token to connect. We may not...

enhancement

Would be great if benchmarks could be done against the last few major python versions.