You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 satır
146B

  1. {
  2. "tools": [
  3. "url-get",
  4. "meteo"
  5. ],
  6. "kwargs": {
  7. "debug": false,
  8. "no_default": false,
  9. "model_name": "gpt-3.5-turbo"
  10. }
  11. }